public marks

PUBLIC MARKS from "Xavier Lacot" with tags titanium & javascript

2013

2012

appcelerator/titanium-code-processor · GitHub

A tool for analyzing JavaScript code in Titanium Mobile projects. It provide a wide variety of useful functionality: runtime error detection, Titanium API deprecation warnings, platform specific API validation, etc.

tipm/tipm

A Titanium package manager, "à la" npm or Composer

Comparing Titanium and PhoneGap

A long blog post by Kevin Whinnery, which explains how Titanium and Phonegap differ

mattapperson's gist: 1621570 — Gist

An android layout for having the tabs at the bottom of the screen. The ciontent of this file has to be put in platform/android/res/layout/titanium_tabgroup.xml

TRICK: Drop real shadows in Titanium (iOS) » Community Questions & Answers » Appcelerator Developer Center

A titanium tip / hack which allows to display real soft shadows under view components in native applications. The created effect is rather impressive!

2011

How to create a Tweetie-like pull to refresh table

by 1 other
A simple howto which shows how to create a Twitter-like refresh scrollview in javascript. Nifty!

2010

xavierlacot/joli.js - GitHub

joli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.

JazzRecord is ActiveRecord for JavaScript (ORM)

JazzRecord is an ActiveRecord JS ORM which can be used with Google Gears, Adobe AIR, and Appcelerator Titanium

oauth-adapter - Project Hosting on Google Code

A pure js library for adding OAuth authentification capacities to Titanium Mobile applications